/* 新闻网改版为红色 start */
.jybSyBc3 .jyxxBoxa{background: url(red_right_arrow_bak.png) no-repeat center center;color: #fae9e9;}
.jybSyBdR .RaB .number_news{border: 1px solid #cdcdcd;}
.jybSyBdR .RaB .number_news_title{background: #d70313;}
.jybSyBdR .RaB .bottom{ background: #f2f2f2 url(red_arrow_down.png) no-repeat center center; }
.jybSyBdR .RbB{border: 1px solid #cdcdcd; background: #f7fcfe;}
.jybSyBdR .RbB span.a{color: #333;}
.jybSyBdR .RbB a{color: #333;}
.jybSyBdR .RbB a.a{color: #333;}
.jybSyBdR .RbB .tit2{border: 1px solid #fbc1c6;}
.jybSyBdR .RbB .tit3{border: 1px solid #fbc1c6;background: #fff url(red_icon_005.png) no-repeat 6px center;}
.jybSyBdR .RbB .tit2.a{background: #fff url(red_icon_001.png) no-repeat 6px center;}
.jybSyBdR .RbB .tit2.b{background: #fff url(red_icon_002.png) no-repeat 6px center;}
.jybSyBdR .RbB .tit2.c{background: #fff url(red_icon_003.png) no-repeat 6px center;}
.jybSyBdR .RbB .tit2.d{background: #fff url(red_icon_004.png) no-repeat 6px center;}
.jybSyBdL .LaB{border-top: 3px solid #e60012;}
.jybSyBdL .LaB a{color: #333;}
.jybSyBdL .LaB a.cur{border-bottom: 2px solid #e60012;}
.jybSyBdL .LaB a:hover{border-bottom: 2px solid #e60012;}
.chnlNamea{border-bottom: 1px solid #e60012;}
.chnlNamea img{height: 64%;margin-top: 10px;}
.chnlNamec{background: url(red_icon_006.png) no-repeat left center;color: #333;}
.chnlNameb .tit{color: #b12306;}
.chnlNameb .gd{color: #333;}
.ph_list li span{color: #d70313 !important;}
.rd_tab li{background: url(red_icon_007.png) repeat-x top;}
.rd_tab li.now{background: url(red_bottom_arrow_bak.png) no-repeat;}
.rd_tab .now .rd_tab1{color: #ffffff;}
.rd_tab .now .rd_tab2{color: #ffffff;}
.rd_tab .now .rd_tab3{color: #ffffff;}
.rd_tab1{background: url(red_icon_paper.png) no-repeat 26px center;}
.rd_tab2{background: url(red_icon_windows.png) no-repeat 26px center;}
.rd_tab3{background: url(red_icon_mobile.png) no-repeat 26px center;}
.rd_tab li h1{color: #666666;}
.jybSyBdR .RcB{background: #f5f5f5;}
.chnlNameb.jp{background: url(red_icon_008.png) no-repeat center center;}
.chnlNameb.b{background: url(red_icon_009.png) no-repeat center center;}
.chnlNameb.c{background: url(red_icon_010.png) no-repeat center center;}
.chnlNameb.a{background: url(red_icon_011.png) no-repeat center center;}
.chnlNameb.e{background: url(red_icon_012.png) no-repeat center center;}
.chnlNameb.f{background: url(red_icon_013.png) no-repeat center center;}
.doclist .h3{color: #333333;}
.jybSyBdL .hdB h4 a{color: #333;}
.jybSyBdL .ImgBb .nameB1{color: #333;}
.jybSyBb1 .tit1{color: #333;}
.ulLista .tit2:hover{color: #bc000f}
.ulListb .tit2:hover{color: #bc000f}
.jybSyBdL .hdB p a:hover{color: #bc000f}
.jybSyBc1 .ggrwBoxa a:hover{color: #bc000f}
.jybSyBa2 p a:hover{color: #bc000f}
.jybSyBdR .RcB p:hover{color: #bc000f}

/* header样式 */
.new_head .logo{margin-top: 30px;}
.new_head .ser_sub{background: #d70313 url(red_search.png) no-repeat;}
.new_nav{background: #d70313; background-color: #d70313;}
.index_sy{background: #bc000f !important;}
.new_nav div a:hover{background: #bc000f;}

/*登录框*/
.titletag span{color: #d70313;}
.loginbtn{background: #d70313 none repeat scroll 0 0; border: 1px solid #d70313;}
.forgetpd a{color: #d70313}
input[type=checkbox]{position: relative;}
input[type=checkbox]::after{
     position: absolute;
     top: 0;
     color: #000;
     width: 15px;
     height: 15px;
     display: inline-block;
     visibility: visible;
     padding-left: 0px;
     text-align: center;
     content: ' ';
     border-radius: 3px
}
        
input[type=checkbox]:checked::after{
    background-color: red;
     content: "✓";
     color: #fff;
     font-size: 12px;
     font-weight: bold;
}
/* 新闻网改版为红色 end */